home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / pfa.exe / scripts / DefineButton2_112 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-10-13  |  42 b   |  4 lines

  1. on(release){
  2.    this.gotoAndStop(2);
  3. }
  4.